Skip to content

[Translate] random: rand, mt_rand, mt_srand, lcg_value, getrandmax, mt_getrandmax#55

Merged
nilgun merged 1 commit into
php:masterfrom
lacatoire:translate/random-batch
May 12, 2026
Merged

[Translate] random: rand, mt_rand, mt_srand, lcg_value, getrandmax, mt_getrandmax#55
nilgun merged 1 commit into
php:masterfrom
lacatoire:translate/random-batch

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Add Turkish translations for the procedural random functions, none of which had a Turkish version. Covers the six historical PRNG entry points: rand, mt_rand, mt_srand, lcg_value (deprecated since PHP 8.4), getrandmax, mt_getrandmax.

Glossary and corpus respected: seed → tohum, mode → kip, min/max → asgari/azami (consistent with usage elsewhere); the Random\Randomizer cross-references in lcg_value are left as method names.

@nilgun
Copy link
Copy Markdown
Member

nilgun commented May 12, 2026

The translations need changing. It would take too long to explain. I'll do it myself.

@nilgun nilgun merged commit f46e122 into php:master May 12, 2026
1 check passed
@lacatoire lacatoire deleted the translate/random-batch branch May 12, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants